Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan White 206 posts 510 karma points c-trib
    Jun 26, 2013 @ 18:36
    Dan White
    0

    Stopped working -- "Uncaught TypeError: Object [object Object] has no method 'XYZ'"

    Out of nowhere everything that uses uComponents seems to have stopped working. 

    This is a localmachine install of Umbraco using IISExpess and has been working for weeks.

    1. All the formatting seems to be lost when editing a uComponents dataType

     

    2. Whenever I try to load a content node that uses a uComponents dataType the node fails to load and I get these console errors.

     

    I've read that this JS issue can arise when there's multiple instances of jQuery active.

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Jun 26, 2013 @ 18:40
    Lee Kelleher
    0

    Crazy! It looks like some of the embedded resources (CSS/JS) aren't being loaded from uComponents.

    Could you take a look in your Chrome Dev Tools to see if there are any other 500 errors (in the Network tab) ... if so, could you let us know what exception/error is please?

     

    Other questions are... which version of uComponents and Umbraco?

    Thanks, Lee.

  • Dan White 206 posts 510 karma points c-trib
    Jun 26, 2013 @ 19:06
    Dan White
    0

    That's the really weird thing. There were no errors in the Network tab. 

    Umbraco: 6.1.1

    uComponents: 5.4.2.1

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jun 26, 2013 @ 21:39
    Stefan Kip
    0

    At least signalr isn't working and is generating 500 Internal Server Errors (the POST request in the console).

    Please post the error of that request here, there's a big chance it's related to the symptoms.

  • Dan White 206 posts 510 karma points c-trib
    Jun 27, 2013 @ 19:36
    Dan White
    0

    I ended up just restoring my DB and filesystem to an earlier version, before I saw your signalR note. That was from the Live Logger package. I might reinstall that and see if I run into simular issues. Thanks.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies